From 6ee15f8ed684e510addc4f1d44acb623dbf6c13b Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sun, 5 Oct 2008 00:11:39 +0000 Subject: [PATCH] Slight editing of last entry. svn path=/trunk/; revision=21589 --- ChangeLog | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index a4d41890b0..a6bca9b38a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -18,7 +18,8 @@ desired stacking order. Make sure that a window that is not transient-type stays below any transient-type windows of the application. When activating a non-transient-type window make sure - it rises as high as possible. + it rises as high as possible while still staying below the lowest + transient-type window. (gdk_event_translate): Call above functions on WM_WINDOWPOSCHANGING, WM_ACTIVATEAPP and on WM_SIZE when @@ -34,8 +35,9 @@ handle of top-level windows show up in their title bars. Very useful when looking at debugging output. - (gdk_window_set_keep_above) (gdk_window_set_keep_below) - (gdk_window_set_modal_hint) (gdk_window_set_skip_taskbar_hint) + (gdk_window_set_transient_for) (gdk_window_set_keep_above) + (gdk_window_set_keep_below) (gdk_window_set_modal_hint) + (gdk_window_set_skip_taskbar_hint) (gdk_window_set_skip_pager_hint): Add and improve debugging printout. -- 2.30.2